AWS Resource Access Manager (AWS RAM)

aws/security aws/management aws/service

💡 Definition

AWS Resource Access Manager (AWS RAM) is a service that enables you to easily and securely share your AWS resources with any AWS account or within your AWS Organizations. This helps reduce operational overhead by centralizing resource management and avoiding resource duplication.

🔑 Key Concepts

⚙️ How it Works

The resource owner creates a "resource share" in AWS RAM, specifying the resource(s) to be shared and the AWS accounts or OUs with whom to share them. The recipient account then accepts the resource share, and the shared resource becomes accessible within their account. For example, a central networking account can share VPC subnets with application accounts, allowing them to deploy resources into those subnets without creating new VPCs.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * AWS Organizations * VPC * Subnet * Transit Gateway